Re: [INTERFACES] JDBC and character sets

Поиск
Список
Период
Сортировка
От Herouth Maoz
Тема Re: [INTERFACES] JDBC and character sets
Дата
Msg-id l03130305b3955f839584@[147.233.159.109]
обсуждение исходный текст
Ответ на Re: [INTERFACES] JDBC and character sets  (David Warnock <david@sundayta.co.uk>)
Список pgsql-interfaces
At 18:22 +0300 on 22/06/1999, David Warnock wrote:


> > If I understand this correctly, if I make sure the driver converts the
> > strings (in the correct methods) into UTF-8, then unicode support will
> > work?
> >
> > I'm wondering, as I haven't delved into Unicode with the driver yet. If
> > this is the case, it will be a simple thing to implement.
>
> Ooooh yes please. This would be a great thing for us. If you need any
> help testing please tell us.

Well, what if we haven't compiled the system for unicode? Make sure the
driver doesn't kill us in such a case. We use ISO8859-8 for our data. If
you were to convert it to utf-8, it would certainly not work as we expect.
Especially if the database is not compiled for unicode.

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma




В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Steffen Zimmert
Дата:
Сообщение: JDBC:Using Large Objects
Следующее
От: Artur Kudelka
Дата:
Сообщение: 16-bit ODBC driver for PostgreSQL